home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / radicals.doc < prev    next >
Text File  |  1995-03-31  |  679b  |  19 lines

  1. (User.programs) 
  2. Item: 219 by _michaelowry at hpcvbbs.UUCP 
  3. Author: [Michael Andrew Lowry] 
  4.   Date: Thu Feb 07 1991 
  5.  
  6. This directory contains 4 programs: 
  7.  
  8.   \->RDCL - Execute this program.  It uses the other 3 to find a simplified 
  9. radical expression in the form a/b*\v/(c/d) that is == the input. 
  10.  
  11.   FCTOR - Factors out perfect squares from the numerator & denominator of the 
  12. fraction made by \->Q from the square of the input. 
  13.  
  14.   SIMPL - Performs several operations on the result, in order to simplify the 
  15. final expression. 
  16.  
  17.   B.A.E. - completes simplification & then builds the alebraic expression from 
  18. the 4 variables of the answer (A,B,C,D). 
  19.